home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 May: Technology Seed / Mac Tech Seed May '97.toast / Firewire 1.0 DDK / Tools / PPCC < prev    next >
Encoding:
Text File  |  1994-11-22  |  225 b   |  14 lines  |  [TEXT/MPS ]

  1. Set Echo 0
  2. Set Exit 0
  3. ("PPCC.driver" {"Parameters"} ) > "{TempFolder}PPCC.tmp"
  4. if ({status})
  5.     Set Exit 1
  6.     Exit 1
  7. end
  8. "{TempFolder}PPCC.tmp"
  9. if ({status})
  10.     Set Exit 1
  11.     Exit 1
  12. end
  13. (Delete -y "{TempFolder}PPCC.tmp") ∑∑ Dev:Null
  14.